home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / EARCD / game / role / Hugo22Ar9.lha / Hugo / Contents < prev    next >
Text File  |  1996-12-23  |  1KB  |  37 lines

  1. Contents of this packaging:
  2.  
  3.     Hugo Engine           the interpreter
  4.     hc                    the compiler
  5.     Amiga.txt             Amiga porting notes, by David Kinder
  6.     Release.txt           release notes, by Kent Tessman
  7.     Hugo Manual.guide     programming manual, by Kent Tessman
  8.     Manual.txt            programming manual (text only version)
  9.  
  10.     Games/                
  11.         Spur.hex         a full game to play
  12.  
  13.     Examples/
  14.         Sample.hug       a sample source code
  15.         Shell.hug        a source code to build on
  16.  
  17.     Library/              
  18.         hugolib.h        library definitions and routines
  19.         grammar.g        standard grammar definitions
  20.  
  21.         objlib.h         a library of useful object definitions
  22.  
  23.         hugofix.h        debugging routines
  24.         hugofix.g        debugging grammar
  25.  
  26.         verbstub.h       additional verb routines
  27.         verbstub.g       additional verb grammar
  28.  
  29.         hugolib.hug      to create a #linkable version of hugolib.h
  30.  
  31.         anyverb.h        an extension to the Hugo library
  32.  
  33.         hugolib.txt      a note on precompiling the Hugo library
  34.         language.txt     adapting Hugo for another language
  35.  
  36.  
  37.